Everything about A totally explained
Bell character is an
ASCII control character, code 7 (
^G). When it's sent to a
printer or a
terminal, nothing is printed, but an audible signal is emitted instead.
Terminal emulators usually offer
visual bell which flashes the terminal window briefly to show the user where the alert occurred.
A bell code also exists in
Baudot code, which has been used in
teleprinters in some form since
1874. Sending a bell code would get the attention of the teleprinter operator at the other end of the line.
In the
C programming language, the bell character is represented as
'a' ("alert" or "audible"). In
Unicode, there's a character for visual representation of bell character, ”symbol for bell“, U+2407 (␇) — not to be confused with the actual bell character, U+0007.
In the
Windows Command prompt, as with the earlier
PC-DOS or
MS-DOS command prompts on which it's based, and in the command prompt on
Unix-like systems, the user can type the word "echo" followed by a CTRL+G, which will appear as
» echo ^G
and when the user presses enter, the computer will emit a
beep sound.
Disabling the beep
Some people find machine beeps and other sounds annoying and want to remove them. On a Windows machine this can be accomplished by taking one of the following steps:
- Download Powertoys
. It has a setting for disabling the beep
- In Device Manager, select "Show Hidden Devices", then disable "Beep" under "Non-Plug and Play Drivers"
- In Command Prompt type "NET STOP beep"
Further Information
Get more info on 'A'.
|
External Link Exchanges
Do you know how hard it is to get a link from a large encyclopaedia? Well we're different and will prove it. To get a link from us just add the following HTML to your site on a relevant page:
<a href="http://bell_character.totallyexplained.com">Bell character Totally Explained</a>
Then simply click through this link from your web page. Our crawlers will verify your link, extract the title of your web page and instantly add a link back to it. If you like you can remove the words Totally Explained and embed the link in article text.
As long as your link remains in place, we'll keep our link to you right here. Please play fair - our crawlers are watching. Your site must be closely related to this one's topic. Any kind of spamming, dubious practises or removing the link will result in your link from us being dropped and, potentially, your whole site being banned. |